翻訳と辞書
Words near each other
・ Application Control Management System
・ Application Defined Network
・ Application delivery controller
・ Application delivery network
・ Application development
・ Application directory
・ Application discovery and understanding
・ Application domain
・ Application enablement
・ Application Enhancer
・ Application essay
・ Application Exchange
・ Application firewall
・ Application for employment
・ Application Foundation Classes
Application framework
・ Application Integration Architecture
・ Application Interface Specification
・ Application Isolation API
・ Application Kit
・ Application layer
・ Application layer DDoS attack
・ Application layer framing
・ Application Level Events
・ Application Lifecycle Framework
・ Application lifecycle management
・ Application Management Services Framework
・ Application Networks
・ Application Object Model
・ Application of CFD in thermal power plants


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Application framework : ウィキペディア英語版
Application framework

In computer programming, an application framework consists of a software framework used by software developers to implement the standard structure of an application.
Application frameworks became popular with the rise of graphical user interfaces (GUIs), since these tended to promote a standard structure for applications. Programmers find it much simpler to create automatic GUI creation tools when using a standard framework, since this defines the underlying code structure of the application in advance. Developers usually use object-oriented programming techniques to implement frameworks such that the unique parts of an application can simply inherit from pre-existing classes in the framework.
== Examples ==

Apple Computer developed one of the first commercial application frameworks, MacApp (first released in 1985), for the Macintosh. Originally written in an extended (object-oriented) version of Pascal, it later appeared rewritten in C++. Other popular frameworks for the Mac include Metrowerks' PowerPlant and MacZoop (All based on Carbon). Cocoa for Mac OS X offers a different approach to an application framework, one based upon the OPENSTEP framework developed at NeXT.
Free-software frameworks exist as part of the Mozilla, OpenOffice.org, GNOME, KDE, NetBeans and Eclipse projects.
Microsoft markets a framework for developing Windows applications in C++ called the Microsoft Foundation Class Library, and a similar framework for developing applications with Visual Basic or C#, called .NET Framework.
A number of frameworks can build cross-platform applications for Linux, Macintosh, and Windows from the same source code, such as Qt, the widget toolkits wxWidgets, FOX toolkit, or Eclipse RCP.
Oracle Application Development Framework (Oracle ADF) aids in producing Java-oriented systems.
Silicon Laboratories is offering an embedded application framework for developing wireless applications on its portfolio of wireless chips.
MARTHA (layout engine) is a proprietary Java framework that all of the RealObjects software is built on.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Application framework」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.